Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call dynamic-readme reusable workflow #19

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

stefannibrasil
Copy link

We want to have a way to edit our README footer at one place and have the changes from there be propagated to our repos.

By adding this snippet in the README, we call this reusable workflow: https://github.com/thoughtbot/templates/blob/main/.github/workflows/dynamic-readme.yaml that renders and updates the README footer dynamically.

We want to have a way to edit our README footer at one place and have the changes from there be propagated to our repos.

By adding this snippet in the README, we call this reusable workflow: https://github.com/thoughtbot/templates/blob/main/.github/workflows/dynamic-readme.yaml that renders and updates the README footer dynamically.
Copy link
Contributor

@clarissalimab clarissalimab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Great idea. Looking forward to seeing it in action :)

@stefannibrasil stefannibrasil merged commit 466fa01 into main Mar 15, 2024
20 checks passed
@stefannibrasil stefannibrasil deleted the sb-dynamic-readme-workflow branch March 15, 2024 15:49
@stefannibrasil
Copy link
Author

the footer is now being rendered from the templates 🎉

https://github.com/thoughtbot/terraform-aws-secrets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants